home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacTech 1 to 12
/
MacTech-vol-1-12.toast
/
Source
/
develop™ Technical Journal
/
develop Issue 12 code
/
Components.sea
/
Components
/
Headers
/
CW_Component_debug.h
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-12-01
|
216 b
|
23 lines
|
[
TEXT/MMCC
]
/*
*
* CW_Component_debug.h
*
* for use with Math component examples
*
* Mark Anderson
* metrowerks
* 12/1/94
*
*/
#ifdef powerc
#include<MacHeadersPPC>
#else
#include<MacHeaders68K>
#endif
#define DEBUG_IT